//==============================================================================
define equitesshield
{
	SetSelector
	{
			TechLogic none/Copper shields/Bronze shields/Iron shields
			set hotspot
			{
				version
				{
					visualnone jimmy
				}
			}
			set hotspot
			{
				version
				{
                                        visual Attachments G Shield Large copper
				}
			}
			set hotspot
			{
				version
				{
				visual Attachments G Shield Large bronze
				ReplaceTexture Attachments g Shield copper/Velite Shield
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Iron
					ReplaceTexture Attachments g Shield copper/equitesshield
				}
			}
		}						
	}
}